Configuration register 1
RXFIFO_FULL_THRHD | It will produce rxfifo_full_int interrupt when receiver receives more data than this register value. |
TXFIFO_EMPTY_THRHD | It will produce txfifo_empty_int interrupt when the data amount in Tx-FIFO is less than this register value. |
DIS_RX_DAT_OVF | Disable UART Rx data overflow detect. |
RX_TOUT_FLOW_DIS | Set this bit to stop accumulating idle_cnt when hardware flow control works. |
RX_FLOW_EN | This is the flow enable bit for UART receiver. |
RX_TOUT_EN | This is the enble bit for uart receiver’s timeout function. |